Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added version to ExecutionEnv proto message #5506

Merged
merged 4 commits into from
Jun 24, 2024

Conversation

hamersaw
Copy link
Contributor

Why are the changes needed?

A simple ID is not enough to uniquely identify a ExecutionEnv.

What changes were proposed in this pull request?

Adding a version to the ExecutionEnv.

How was this patch tested?

Locally.

Setup process

Screenshots

Check all the applicable boxes

  • I updated the documentation accordingly.
  • All new and existing tests passed.
  • All commits are signed-off.

Related PRs

NA

Docs link

NA

hamersaw added 2 commits June 24, 2024 09:56
Signed-off-by: Daniel Rammer <[email protected]>
Copy link

codecov bot commented Jun 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.99%. Comparing base (ed40a94) to head (d4642bd).
Report is 126 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5506      +/-   ##
==========================================
- Coverage   61.01%   60.99%   -0.02%     
==========================================
  Files         794      794              
  Lines       51441    51443       +2     
==========================================
- Hits        31385    31380       -5     
- Misses      17164    17171       +7     
  Partials     2892     2892              
Flag Coverage Δ
unittests-datacatalog 69.31% <ø> (ø)
unittests-flyteadmin 58.69% <ø> (-0.05%) ⬇️
unittests-flytecopilot 17.79% <ø> (ø)
unittests-flytectl 68.03% <ø> (ø)
unittests-flyteidl 79.04% <ø> (ø)
unittests-flyteplugins 61.85% <ø> (+<0.01%) ⬆️
unittests-flytepropeller 57.30% <ø> (ø)
unittests-flytestdlib 65.80% <ø> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Daniel Rammer <[email protected]>
Signed-off-by: Daniel Rammer <[email protected]>
@hamersaw hamersaw merged commit 8805613 into master Jun 24, 2024
48 of 50 checks passed
@hamersaw hamersaw deleted the feature/execution-env-version branch June 24, 2024 17:40
robert-ulbrich-mercedes-benz pushed a commit to robert-ulbrich-mercedes-benz/flyte that referenced this pull request Jul 2, 2024
* added version to ExecutionEnv proto message

Signed-off-by: Daniel Rammer <[email protected]>

* spelling fix

Signed-off-by: Daniel Rammer <[email protected]>

* improving version docs

Signed-off-by: Daniel Rammer <[email protected]>

* spelling is hard

Signed-off-by: Daniel Rammer <[email protected]>

---------

Signed-off-by: Daniel Rammer <[email protected]>
vlibov pushed a commit to vlibov/flyte that referenced this pull request Aug 16, 2024
* added version to ExecutionEnv proto message

Signed-off-by: Daniel Rammer <[email protected]>

* spelling fix

Signed-off-by: Daniel Rammer <[email protected]>

* improving version docs

Signed-off-by: Daniel Rammer <[email protected]>

* spelling is hard

Signed-off-by: Daniel Rammer <[email protected]>

---------

Signed-off-by: Daniel Rammer <[email protected]>
Signed-off-by: Vladyslav Libov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants